/aoo4110/main/sot/source/sdstor/ |
H A D | stg.cxx | 214 if( Validate() ) in Read() 228 if( Validate( sal_True ) ) in Write() 242 if( Validate() ) in Seek() 268 if( !Validate() ) in Commit() 287 if ( Validate() ) in Revert() 299 if( !Validate() || !pDest || !pDest->Validate( sal_True ) || Equals( *pDest ) ) in CopyTo() 746 if( !Validate() || !pDest || !pDest->Validate( sal_True ) ) in CopyTo() 906 if( Validate() ) in IsStorage() 917 if( Validate() ) in IsStream() 928 if( Validate() ) in IsContained() [all …]
|
H A D | storage.cxx | 1377 sal_Bool SotStorage::Validate() in Validate() function in SotStorage
|
H A D | ucbstorage.cxx | 1477 sal_Bool UCBStorageStream::Validate( sal_Bool bWrite ) const function in UCBStorageStream 3269 sal_Bool UCBStorage::Validate( sal_Bool bWrite ) const function in UCBStorage
|
/aoo4110/main/sot/inc/sot/ |
H A D | stg.hxx | 80 virtual sal_Bool Validate( sal_Bool=sal_False ) const = 0; 186 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 251 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 282 virtual sal_Bool Validate( sal_Bool=sal_False ) const; 371 virtual sal_Bool Validate( sal_Bool=sal_False ) const;
|
H A D | storage.hxx | 160 virtual sal_Bool Validate();
|
/aoo4110/main/sw/source/core/SwNumberTree/ |
H A D | SwNumberTree.cxx | 345 void SwNumberTreeNode::Validate(const SwNumberTreeNode * pNode) const in Validate() function in SwNumberTreeNode 364 Validate(*aIt); in ValidateTree() 378 pNode->mpParent->Validate(pNode); in ValidateTree() 781 mpParent->Validate(this); in GetNumber() 1272 mpParent->Validate(this); in ValidateMe()
|
/aoo4110/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 114 void Validate (const MapMode& rMapMode); 282 ::boost::bind(&Layer::Validate, _1, mpTargetWindow->GetMapMode())); in Repaint() 453 void Layer::Validate (const MapMode& rMapMode) in Validate() function in sd::slidesorter::view::Layer
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | window.hxx | 891 void Validate( sal_uInt16 nFlags = 0 ); 892 void Validate( const Rectangle& rRect, sal_uInt16 nFlags = 0 ); 893 void Validate( const Region& rRegion, sal_uInt16 nFlags = 0 );
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoredline.cxx | 263 Validate(); in getPropertyValue() 291 void SwXRedlinePortion::Validate() throw( uno::RuntimeException ) in Validate() function in SwXRedlinePortion
|
H A D | unosett.cxx | 1403 pRule->Validate(); in replaceByIndex() 2321 pCreatedRule->Validate(); in setPropertyValue()
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | xmlfileview.src | 49 Text [ en-US ] = "~Validate";
|
/aoo4110/main/sw/inc/ |
H A D | SwNumberTree.hxx | 633 void Validate(const SwNumberTreeNode * pNode) const;
|
H A D | numrule.hxx | 315 void Validate();
|
H A D | unoredline.hxx | 77 void Validate() throw( ::com::sun::star::uno::RuntimeException );
|
/aoo4110/main/sw/source/core/text/ |
H A D | SwGrammarMarkUp.cxx | 108 Validate(); in ClearGrammarList()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | flyfrm.hxx | 196 void Validate() const { ((SwFlyFrm*)this)->bInvalid = sal_False; } in Validate() function in SwFlyFrm
|
H A D | wrong.hxx | 224 inline void Validate(){ nBeginInvalid = STRING_LEN; } in Validate() function in SwWrongList
|
/aoo4110/main/icc/source/create_sRGB_profile/ |
H A D | create_sRGB_profile.cpp | 444 icValidateStatus validationStatus = profile.Validate(validationReport); in main()
|
/aoo4110/ext_libraries/serf/ |
H A D | NULbytes.patch | 117 + /* Validate hostname */
|
/aoo4110/main/saxon/ |
H A D | saxon-9.0.0.7-bj.patch | 281 + <include name="com/saxonica/Validate.java"/> 308 + <fileset dir="${source-cmd-n.dir}/Validate"> 736 + <include name="Validate.exe"/>
|
/aoo4110/main/sw/source/core/doc/ |
H A D | number.cxx | 1196 void SwNumRule::Validate() in Validate() function in SwNumRule
|
H A D | docnum.cxx | 2602 rNmTbl[ n ]->Validate(); in UpdateNumRule()
|
H A D | doc.cxx | 261 pOutlineRule->Validate(); in set()
|
/aoo4110/main/sw/source/core/view/ |
H A D | viewsh.cxx | 454 GetWin()->Validate(); in ImplUnlockPaint()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | layact.cxx | 1656 pFly->Validate(); in FormatLayoutFly()
|