Home
last modified time | relevance | path

Searched refs:SAL_DLLPRIVATE (Results 1 – 25 of 220) sorted by relevance

123456789

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx388 SAL_DLLPRIVATE void ImplInitWindowData( WindowType nType );
395SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, SystemParentData* pS…
396SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle, const ::com::sun::st…
397 SAL_DLLPRIVATE WinBits ImplInitRes( const ResId& rResId );
398 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
399 SAL_DLLPRIVATE void ImplWindowRes( const ResId& rResId );
400 SAL_DLLPRIVATE void ImplSetFrameParent( const Window* pParent );
401 SAL_DLLPRIVATE void ImplInsertWindow( Window* pParent );
402 SAL_DLLPRIVATE void ImplRemoveWindow( sal_Bool bRemoveFrameData );
403 SAL_DLLPRIVATE Window* ImplGetWindow();
[all …]
H A Dbutton.hxx51 SAL_DLLPRIVATE Button (const Button &);
52 SAL_DLLPRIVATE Button & operator= (const Button &);
54 SAL_DLLPRIVATE sal_uInt16 ImplGetButtonState() const;
55 SAL_DLLPRIVATE sal_uInt16& ImplGetButtonState();
56SAL_DLLPRIVATE sal_uInt16 ImplGetTextStyle( XubString& rText, WinBits nWinStyle, sal_uLo…
57SAL_DLLPRIVATE void ImplDrawAlignedImage( OutputDevice* pDev, Point& rPos, Size& rSize,
60 SAL_DLLPRIVATE void ImplSetFocusRect( const Rectangle &rFocusRect );
61 SAL_DLLPRIVATE const Rectangle& ImplGetFocusRect() const;
62 SAL_DLLPRIVATE void ImplSetSymbolAlign( SymbolAlign eAlign );
63 SAL_DLLPRIVATE SymbolAlign ImplGetSymbolAlign() const;
[all …]
H A Dtoolbox.hxx249 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
253SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bB…
254 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
255 SAL_DLLPRIVATE ImplToolItem* ImplGetItem( sal_uInt16 nId ) const;
256 SAL_DLLPRIVATE sal_Bool ImplCalcItem();
257SAL_DLLPRIVATE sal_uInt16 ImplCalcBreaks( long nWidth, long* pMaxLineWidth, sal_Bool bCal…
258 SAL_DLLPRIVATE void ImplFormat( sal_Bool bResize = sal_False );
259 SAL_DLLPRIVATE void ImplDrawSpin( sal_Bool bUpperIn, sal_Bool bLowerIn );
260 SAL_DLLPRIVATE void ImplDrawNext( sal_Bool bIn );
261SAL_DLLPRIVATE void ImplDrawItem( sal_uInt16 nPos, sal_Bool bHighlight = sal_False, sal…
[all …]
H A Doutdev.hxx384 SAL_DLLPRIVATE sal_Int32 ImplGetDPIX() const { return mnDPIX; } in ImplGetDPIX()
385 SAL_DLLPRIVATE sal_Int32 ImplGetDPIY() const { return mnDPIY; } in ImplGetDPIY()
386 SAL_DLLPRIVATE int ImplGetGraphics() const;
387 SAL_DLLPRIVATE void ImplReleaseGraphics( sal_Bool bRelease = sal_True );
388 SAL_DLLPRIVATE sal_Bool ImplHasMirroredGraphics();
389 SAL_DLLPRIVATE void ImplReMirror( Point &rPoint ) const;
390 SAL_DLLPRIVATE void ImplReMirror( Rectangle &rRect ) const;
391 SAL_DLLPRIVATE void ImplReMirror( Region &rRegion ) const;
392 SAL_DLLPRIVATE void ImplInitOutDevData();
393 SAL_DLLPRIVATE void ImplDeInitOutDevData();
[all …]
H A Dedit.hxx93SAL_DLLPRIVATE bool ImplTruncateToMaxLen( rtl::OUString&, sal_uInt32 nSelectionLen ) const;
94 SAL_DLLPRIVATE void ImplInitEditData();
95 SAL_DLLPRIVATE void ImplModified();
96 SAL_DLLPRIVATE XubString ImplGetText() const;
97SAL_DLLPRIVATE void ImplRepaint( xub_StrLen nStart = 0, xub_StrLen nEnd = STRING_LEN, bool …
98SAL_DLLPRIVATE void ImplInvalidateOrRepaint( xub_StrLen nStart = 0, xub_StrLen nEnd = STRIN…
99SAL_DLLPRIVATE void ImplDelete( const Selection& rSelection, sal_uInt8 nDirection, sal_uInt…
100SAL_DLLPRIVATE void ImplSetText( const XubString& rStr, const Selection* pNewSelection = 0 …
101SAL_DLLPRIVATE void ImplInsertText( const XubString& rStr, const Selection* pNewSelection =…
102 SAL_DLLPRIVATE String ImplGetValidString( const String& rString ) const;
[all …]
H A Dsplitwin.hxx112 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
113 SAL_DLLPRIVATE void ImplInitSettings();
114 SAL_DLLPRIVATE void ImplCalcLayout();
115 SAL_DLLPRIVATE void ImplUpdate();
116 SAL_DLLPRIVATE void ImplUpdateSet( ImplSplitSet* pSet );
117 SAL_DLLPRIVATE void ImplSetWindowSize( long nDelta );
118 SAL_DLLPRIVATE void ImplSplitMousePos( Point& rMousePos );
119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;
120 SAL_DLLPRIVATE void ImplGetAutoHideRect( Rectangle& rRect, sal_Bool bTest = sal_False ) const;
121 SAL_DLLPRIVATE void ImplGetFadeInRect( Rectangle& rRect, sal_Bool bTest = sal_False ) const;
[all …]
H A Dbitmap.hxx393 SAL_DLLPRIVATE void ImplReleaseRef();
394 SAL_DLLPRIVATE void ImplMakeUnique();
396 SAL_DLLPRIVATE void ImplSetImpBitmap( ImpBitmap* pImpBmp );
397 SAL_DLLPRIVATE void ImplAssignWithSize( const Bitmap& rBitmap );
399 SAL_DLLPRIVATE void ImplAdaptBitCount(Bitmap& rNew) const;
400SAL_DLLPRIVATE sal_Bool ImplScaleFast( const double& rScaleX, const double& rScale…
401SAL_DLLPRIVATE sal_Bool ImplScaleInterpolate( const double& rScaleX, const double&…
402SAL_DLLPRIVATE sal_Bool ImplScaleSuper( const double& rScaleX, const double& rScal…
403SAL_DLLPRIVATE sal_Bool ImplScaleConvolution( const double& rScaleX, const double&…
404 SAL_DLLPRIVATE sal_Bool ImplMakeMono( sal_uInt8 cThreshold );
[all …]
H A Dmenu.hxx170 SAL_DLLPRIVATE void ImplInit();
171 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
172 SAL_DLLPRIVATE Menu* ImplGetStartMenu();
173 SAL_DLLPRIVATE Menu* ImplFindSelectMenu();
174 SAL_DLLPRIVATE Menu* ImplFindMenu( sal_uInt16 nId );
175 SAL_DLLPRIVATE Size ImplCalcSize( Window* pWin );
176 SAL_DLLPRIVATE sal_Bool ImplIsVisible( sal_uInt16 nPos ) const;
177 SAL_DLLPRIVATE sal_Bool ImplIsSelectable( sal_uInt16 nPos ) const;
178 SAL_DLLPRIVATE sal_uInt16 ImplGetVisibleItemCount() const;
179 SAL_DLLPRIVATE sal_uInt16 ImplGetFirstVisible() const;
[all …]
H A Dfield.hxx57 SAL_DLLPRIVATE void ImplSetText( const XubString& rText, Selection* pNewSel = NULL );
58 SAL_DLLPRIVATE sal_Bool ImplGetEmptyFieldValue() const { return mbEmptyFieldValue; } in ImplGetEmptyFieldValue()
63 SAL_DLLPRIVATE LocaleDataWrapper& ImplGetLocaleDataWrapper() const;
119 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
120SAL_DLLPRIVATE void ImplSetMask( const ByteString& rEditMask, const XubString& rLiteralMask );
121 SAL_DLLPRIVATE sal_Bool ImplIsSameMask() const { return mbSameMask; } in ImplIsSameMask()
122 SAL_DLLPRIVATE sal_Bool& ImplGetInPattKeyInput() { return mbInPattKeyInput; } in ImplGetInPattKeyInput()
151 SAL_DLLPRIVATE void ImplInit();
180 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
181SAL_DLLPRIVATE sal_Bool ImplNumericReformat( const XubString& rStr, double& rValue, XubString&…
[all …]
H A Dfixed.hxx45 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
46 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
47SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
48 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
51 SAL_DLLPRIVATE static sal_uInt16 ImplGetTextStyle( WinBits nWinBits );
85 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
86 SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
87SAL_DLLPRIVATE void ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackgroun…
88 SAL_DLLPRIVATE void ImplDraw( bool bLayout = false );
122 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
[all …]
H A Dprint.hxx250 SAL_DLLPRIVATE void ImplInitData();
251 SAL_DLLPRIVATE void ImplInit( SalPrinterQueueInfo* pInfo );
252 SAL_DLLPRIVATE void ImplInitDisplay( const Window* pWindow );
253 SAL_DLLPRIVATE static SalPrinterQueueInfo* ImplGetQueueInfo( const XubString& rPrinterName,
255 SAL_DLLPRIVATE void ImplUpdatePageData();
256 SAL_DLLPRIVATE void ImplUpdateFontList();
257 SAL_DLLPRIVATE void ImplFindPaperFormatForUserSize( JobSetup&, bool bMatchNearest );
260SAL_DLLPRIVATE bool StartJob( const rtl::OUString& rJobName, boost::shared_ptr<vcl::PrinterControl…
262 static SAL_DLLPRIVATE sal_uLong ImplSalPrinterErrorCodeToVCL( sal_uLong nError );
265 SAL_DLLPRIVATE void ImplEndPrint();
[all …]
H A Dscrbar.hxx75 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
77 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
78 SAL_DLLPRIVATE void ImplInitStyle( WinBits nStyle );
79 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
80 SAL_DLLPRIVATE void ImplUpdateRects( sal_Bool bUpdate = sal_True );
81 SAL_DLLPRIVATE long ImplCalcThumbPos( long nPixPos );
82 SAL_DLLPRIVATE long ImplCalcThumbPosPix( long nPos );
83 SAL_DLLPRIVATE void ImplCalc( sal_Bool bUpdate = sal_True );
84 SAL_DLLPRIVATE void ImplDraw( sal_uInt16 nDrawFlags, OutputDevice* pOutDev );
86 SAL_DLLPRIVATE long ImplScroll( long nNewPos, sal_Bool bCallEndScroll );
[all …]
H A Dslider.hxx68 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
69 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
70 SAL_DLLPRIVATE void ImplInitSettings();
71 SAL_DLLPRIVATE void ImplUpdateRects( sal_Bool bUpdate = sal_True );
72 SAL_DLLPRIVATE long ImplCalcThumbPos( long nPixPos );
73 SAL_DLLPRIVATE long ImplCalcThumbPosPix( long nPos );
74 SAL_DLLPRIVATE void ImplCalc( sal_Bool bUpdate = sal_True );
75 SAL_DLLPRIVATE void ImplDraw( sal_uInt16 nDrawFlags );
76 SAL_DLLPRIVATE sal_Bool ImplIsPageUp( const Point& rPos );
77 SAL_DLLPRIVATE sal_Bool ImplIsPageDown( const Point& rPos );
[all …]
H A Dfloatwin.hxx93 SAL_DLLPRIVATE void ImplCallPopupModeEnd();
97 SAL_DLLPRIVATE FloatingWindow (const FloatingWindow &);
98 SAL_DLLPRIVATE FloatingWindow & operator= (const FloatingWindow &);
102 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
103 SAL_DLLPRIVATE void ImplInitSettings();
104 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
110SAL_DLLPRIVATE FloatingWindow* ImplFloatHitTest( Window* pReference, const Point& rPos, sal_uInt1…
111 SAL_DLLPRIVATE FloatingWindow* ImplFindLastLevelFloat();
112 SAL_DLLPRIVATE sal_Bool ImplIsFloatPopupModeWindow( const Window* pWindow );
113 SAL_DLLPRIVATE void ImplSetMouseDown() { mbMouseDown = sal_True; } in ImplSetMouseDown()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx156 SAL_DLLPRIVATE static ::osl::Mutex gMutex;
157 SAL_DLLPRIVATE static SfxApplication* pApp;
162SAL_DLLPRIVATE sal_Bool SaveAll_Impl(sal_Bool bPrompt = sal_False, sal_Bool bAutoSave = sal_Fa…
163 SAL_DLLPRIVATE short QuerySave_Impl(SfxObjectShell &, sal_Bool bAutoSave = sal_False);
254 SAL_DLLPRIVATE static SfxApplication* Get() { return pApp;} in Get()
255 SAL_DLLPRIVATE SfxDispatcher* GetAppDispatcher_Impl();
256 SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl();
258 SAL_DLLPRIVATE sal_Bool QueryExit_Impl();
259 SAL_DLLPRIVATE void SetOptions_Impl(const SfxItemSet &);
260 SAL_DLLPRIVATE bool Initialize_Impl();
[all …]
H A Ddocfile.hxx104 SAL_DLLPRIVATE void SetIsRemote_Impl();
105 SAL_DLLPRIVATE void CloseInStream_Impl();
106 SAL_DLLPRIVATE sal_Bool CloseOutStream_Impl();
107 SAL_DLLPRIVATE void CloseStreams_Impl();
110 SAL_DLLPRIVATE void SetEncryptionDataToStorage_Impl();
249 SAL_DLLPRIVATE sal_Bool HasStorage_Impl() const;
251 SAL_DLLPRIVATE void StorageBackup_Impl();
252 SAL_DLLPRIVATE ::rtl::OUString GetBackup_Impl();
254SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > GetZipStorage…
255 SAL_DLLPRIVATE void CloseZipStorage_Impl();
[all …]
H A Dviewfrm.hxx83 SAL_DLLPRIVATE void Construct_Impl( SfxObjectShell *pObjSh=NULL );
90 SAL_DLLPRIVATE void KillDispatcher_Impl();
171SAL_DLLPRIVATE virtual sal_Bool SetBorderPixelImpl( const SfxViewShell *pSh, const SvBorder &rBord…
172 SAL_DLLPRIVATE virtual const SvBorder& GetBorderPixelImpl( const SfxViewShell *pSh ) const;
173 SAL_DLLPRIVATE virtual void InvalidateBorderImpl( const SfxViewShell *pSh );
205 SAL_DLLPRIVATE void SetDowning_Impl();
206 SAL_DLLPRIVATE void GetDocNumber_Impl();
207 SAL_DLLPRIVATE sal_Bool IsDowning_Impl() const;
208 SAL_DLLPRIVATE void SetViewShell_Impl( SfxViewShell *pVSh );
209 SAL_DLLPRIVATE void ReleaseObjectShell_Impl();
[all …]
H A Dframe.hxx126 SAL_DLLPRIVATE void RemoveChildFrame_Impl( SfxFrame* );
129 SAL_DLLPRIVATE SfxFrame( Window& i_rContainerWindow, bool bHidden );
165 SAL_DLLPRIVATE SfxFrame* GetContainingDocFrame_Impl( SfxFrame* pSelf );
183 SAL_DLLPRIVATE sal_Bool DoClose_Impl();
184SAL_DLLPRIVATE void SetFrameInterface_Impl( const ::com::sun::star::uno::Reference< ::com::sun::st…
185 SAL_DLLPRIVATE void ReleasingComponent_Impl( sal_Bool bSet );
186 SAL_DLLPRIVATE void GetViewData_Impl();
187 SAL_DLLPRIVATE void SetFrameType_Impl( sal_uInt32 );
188 SAL_DLLPRIVATE sal_uInt16 PrepareClose_Impl( sal_Bool bUI, sal_Bool bForBrowsing=sal_False );
189 SAL_DLLPRIVATE sal_Bool DocIsModified_Impl();
[all …]
H A Dobjsh.hxx220 SAL_DLLPRIVATE void UpdateTime_Impl(const ::com::sun::star::uno::Reference<
223 SAL_DLLPRIVATE sal_Bool SaveTo_Impl(SfxMedium &rMedium, const SfxItemSet* pSet );
303 SAL_DLLPRIVATE void FreeSharedFile();
304 SAL_DLLPRIVATE void FreeSharedFile( const ::rtl::OUString& aTempFileURL );
305 SAL_DLLPRIVATE void DoNotCleanShareControlFile();
311 SAL_DLLPRIVATE void SetModalMode_Impl(sal_Bool bModal=sal_True);
312 SAL_DLLPRIVATE void SetMacroMode_Impl(sal_Bool bModal=sal_True);
709SAL_DLLPRIVATE ::boost::shared_ptr<GDIMetaFile> CreatePreviewMetaFile_Impl( sal_Bool bFullContent,…
711 SAL_DLLPRIVATE sal_Bool IsOwnStorageFormat_Impl(const SfxMedium &) const;
713 SAL_DLLPRIVATE sal_Bool IsPackageStorageFormat_Impl(const SfxMedium &) const;
[all …]
H A Dbindings.hxx118SAL_DLLPRIVATE const SfxPoolItem* Execute_Impl( sal_uInt16 nSlot, const SfxPoolItem **pArgs, sal_…
120 SAL_DLLPRIVATE void SetSubBindings_Impl( SfxBindings* );
121 SAL_DLLPRIVATE void UpdateSlotServer_Impl(); // SlotServer aktualisieren
122 SAL_DLLPRIVATE SfxItemSet* CreateSet_Impl( SfxStateCache* &pCache,
126 SAL_DLLPRIVATE sal_uInt16 GetSlotPos( sal_uInt16 nId, sal_uInt16 nStartSearchAt = 0 );
127 SAL_DLLPRIVATE void Update_Impl( SfxStateCache* pCache );
128 SAL_DLLPRIVATE void UpdateControllers_Impl(
141 SAL_DLLPRIVATE void HidePopupCtrls_Impl( int bHide = sal_True );
147 SAL_DLLPRIVATE void StartUpdate_Impl(sal_Bool bComplete=sal_False);
163 SAL_DLLPRIVATE SfxStateCache* GetAnyStateCache_Impl( sal_uInt16 nId );
[all …]
H A Ddispatch.hxx110 SAL_DLLPRIVATE sal_Bool CheckVirtualStack( const SfxShell& rShell, sal_Bool bDeep );
120SAL_DLLPRIVATE int Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool b…
121 SAL_DLLPRIVATE void _Update_Impl( sal_Bool,sal_Bool,sal_Bool,SfxWorkWindow*);
122 SAL_DLLPRIVATE void CollectTools_Impl(SfxWorkWindow*);
131SAL_DLLPRIVATE sal_Bool _TryIntercept_Impl( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModa…
150 SAL_DLLPRIVATE void Construct_Impl( SfxDispatcher* pParent );
231 SAL_DLLPRIVATE sal_Bool HasSlot_Impl( sal_uInt16 );
232 SAL_DLLPRIVATE void SetMenu_Impl();
233 SAL_DLLPRIVATE void Update_Impl( sal_Bool bForce = sal_False ); // ObjectBars etc.
234 SAL_DLLPRIVATE sal_Bool IsUpdated_Impl() const;
[all …]
H A Dviewsh.hxx293 SAL_DLLPRIVATE SfxInPlaceClient* GetUIActiveIPClient_Impl() const;
294SAL_DLLPRIVATE void AddContextMenuInterceptor_Impl( const ::com::sun::star::uno::Reference < ::com…
295SAL_DLLPRIVATE void RemoveContextMenuInterceptor_Impl( const ::com::sun::star::uno::Reference < ::…
296 SAL_DLLPRIVATE bool GlobalKeyInput_Impl( const KeyEvent &rKeyEvent );
298 SAL_DLLPRIVATE void NewIPClient_Impl( SfxInPlaceClient *pIPClient ) in NewIPClient_Impl()
300 SAL_DLLPRIVATE void IPClientGone_Impl( SfxInPlaceClient *pIPClient ) in IPClientGone_Impl()
302 SAL_DLLPRIVATE SfxInPlaceClientList* GetIPClientList_Impl( sal_Bool bCreate = sal_True ) const;
303 SAL_DLLPRIVATE void ResetAllClients_Impl( SfxInPlaceClient *pIP );
304 SAL_DLLPRIVATE void DiscardClients_Impl();
305 SAL_DLLPRIVATE sal_Bool PlugInsActive() const;
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfe.hxx58 SAL_DLLPRIVATE void AddCalendarAttr_Impl( const ::rtl::OUString& rCalendar );
59 SAL_DLLPRIVATE void AddStyleAttr_Impl( sal_Bool bLong );
60 SAL_DLLPRIVATE void AddTextualAttr_Impl( sal_Bool bText );
61 SAL_DLLPRIVATE void AddLanguageAttr_Impl( sal_Int32 nLang );
63 SAL_DLLPRIVATE void AddToTextElement_Impl( const ::rtl::OUString& rString );
64 SAL_DLLPRIVATE void FinishTextElement_Impl();
66 SAL_DLLPRIVATE void WriteColorElement_Impl( const Color& rColor );
67 SAL_DLLPRIVATE void WriteNumberElement_Impl( sal_Int32 nDecimals, sal_Int32 nInteger,
71 SAL_DLLPRIVATE void WriteScientificElement_Impl( sal_Int32 nDecimals, sal_Int32 nInteger,
73 SAL_DLLPRIVATE void WriteFractionElement_Impl( sal_Int32 nInteger, sal_Bool bGrouping,
[all …]
H A Dshapeexport.hxx187SAL_DLLPRIVATE UniReference< SvXMLExportPropertyMapper > GetPropertySetMapper() const { return mxP… in GetPropertySetMapper()
219SAL_DLLPRIVATE void ImpCalcShapeType(const com::sun::star::uno::Reference< com::sun::star::drawing…
221SAL_DLLPRIVATE void ImpExportNewTrans(const com::sun::star::uno::Reference< com::sun::star::beans:…
222SAL_DLLPRIVATE void ImpExportNewTrans_GetB2DHomMatrix(::basegfx::B2DHomMatrix& rMatrix, const com:…
223SAL_DLLPRIVATE void ImpExportNewTrans_DecomposeAndRefPoint(const ::basegfx::B2DHomMatrix& rMat, ::…
224SAL_DLLPRIVATE void ImpExportNewTrans_FeaturesAndWrite(::basegfx::B2DTuple& rTRScale, double fTRSh…
225SAL_DLLPRIVATE sal_Bool ImpExportPresentationAttributes( const com::sun::star::uno::Reference< com…
226SAL_DLLPRIVATE void ImpExportText( const com::sun::star::uno::Reference< com::sun::star::drawing::…
227SAL_DLLPRIVATE void ImpExportEvents( const com::sun::star::uno::Reference< com::sun::star::drawing…
228SAL_DLLPRIVATE void ImpExportDescription( const com::sun::star::uno::Reference< com::sun::star::dr…
[all …]
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx136 SAL_DLLPRIVATE inline char read() { return pos_ == end_ ? '\0' : *pos_++; } in read()
138 SAL_DLLPRIVATE inline char peek() { return pos_ == end_ ? '\0' : *pos_; } in peek()
140 SAL_DLLPRIVATE void normalizeLineEnds(Span const & text);
142 SAL_DLLPRIVATE void skipSpace();
144 SAL_DLLPRIVATE bool skipComment();
146 SAL_DLLPRIVATE void skipProcessingInstruction();
148 SAL_DLLPRIVATE void skipDocumentTypeDeclaration();
150 SAL_DLLPRIVATE Span scanCdataSection();
152 SAL_DLLPRIVATE bool scanName(char const ** nameColon);
154 SAL_DLLPRIVATE int scanNamespaceIri(
[all …]

123456789